home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / Projects / mq_projects.exe / MindQ_Projects / Syntax / DefaultValues / runDefaultValues.txt < prev   
Encoding:
Text File  |  1997-08-13  |  969 b   |  29 lines

  1. These instructions assume that you have installed the JDK 
  2. from Sun and have set your PATH and CLASSPATH environment 
  3. variables appropriately:
  4.  
  5. To run this project:
  6.  
  7. Step 1: Launch a DOS command window.
  8.  
  9. Step 2: Change the current directory to the directory in
  10. which you extracted the project files for this lesson. 
  11. The default directories are: 
  12.     \MindQ_Projects\Syntax\Grades\1.0.2
  13.             and
  14.     \MindQ_Projects\Syntax\DefaultValues\1.0.2
  15.  
  16. Step 3: Using precise capitalization: 
  17.     1. Type java Grades then press Enter to execute the 
  18. application.  
  19.  
  20.      2. Type appletviewer DefaultValues.html then press 
  21. Enter to execute the applet.
  22.  
  23. If you receive an error message, click the 
  24. Troubleshooting Problems button for more information.
  25.  
  26. When you are ready to return to the tutorial, close the 
  27. applet or application, type exit and press Enter in the 
  28. DOS command window, and then press the Return to Tutorial 
  29. button below to return to the tutorial.